|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.interactions.core.services.InteractionTypeRegistry
public class InteractionTypeRegistry
Implementation of IInteractionTypeRegistry.
| Constructor Summary | |
|---|---|
InteractionTypeRegistry(org.eclipse.core.runtime.IExtensionRegistry registry)
Creates a new InteractionTypeRegistry. |
|
| Method Summary | |
|---|---|
IInteractionType |
getInteractionType(java.lang.String interactionTypeID)
|
java.lang.String[] |
getInteractionTypeIDs()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionTypeRegistry(org.eclipse.core.runtime.IExtensionRegistry registry)
registry - The extension registry to load from.| Method Detail |
|---|
public java.lang.String[] getInteractionTypeIDs()
getInteractionTypeIDs in interface IInteractionTypeRegistrypublic IInteractionType getInteractionType(java.lang.String interactionTypeID)
getInteractionType in interface IInteractionTypeRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||